NDepend.API Documentation
Contains(Nullable<UInt32>) Method
NDepend.Helpers Namespace > Range Class > Contains Method : Contains(Nullable<UInt32>) Method
The nullable value to test.
Returns true if value is not null and is in this closed range.
Syntax
public bool Contains( 
   Nullable<uint> value
)

Parameters

value
The nullable value to test.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

Range Class
Range Members
Overload List